services.cloudflared.tunnels.<name>.originRequest.connectTimeout

Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.

Type
null or string
Default
null
Example
"30s"
Declared
<nixpkgs/nixos/modules/services/networking/cloudflared.nix>